Transform Scene
Transform 3D scene
Node Data | |
---|---|
3DArray | |
Display name | |
Transform Scene | |
Internal name | |
Node_3D_Transform_Scene | |
Inheritances | |
node | |
node_processor | |
node_3d | |
node_3d_transform_scene | |
Inputs | |
node_3d_transform_scene | |
d3scene |
Scene |
float |
Position |
float |
Rotation |
float |
Scale |
enum |
Positioning Type |
enum |
Rotating Type |
enum |
Scaling Type |
Outputs | |
node_3d_transform_scene | |
d3scene |
Scene |
3D scene can contains multiple objects in them, this node allows for transformations for each individual object in a scene using array.
Transform Type
In the settings group, you can change transformation types from additive to override. As the name suggest the additive mode add the vector to the original value, while the override mode replace the value completely.